﻿.li_div
{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 133px;
    width: 45px;
    cursor: pointer;
    color: #000000;
}
.modal-body a
{
    text-decoration: none;
}
.navbar
{
    border: none !important;
}
.modal-body_li
{
    border-left: 3px solid #EA5514;
}
#myModal
{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
#myModal *
{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.content-left
{
    float: left;
    width: 475px;
    border-right: 1px solid #ddd;
    height: 400px;
}
.tender-pop-title
{
    padding-top: 30px;
    font-family: 微软雅黑;
    font-weight: bold;
    font-size: 28px;
    text-align: center;
    color: #333;
    line-height: 36px;
}
.tender-pop-applypeople
{
    text-align: center;
    margin: 10px auto 0;
    color: #666;
}
.num-man
{
    color: #fe5f00;
    width: 20px;
}
.tender-form-list
{
    padding: 0px 50px;
}
.tender-form-list .tender-form-item
{
    text-align: left;
}
.price-result-title
{
    font-family: 微软雅黑;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}
.tender-form-item
{
    text-align: center;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    position: relative;
    color: #666;
    margin-bottom: 17px;
    margin-top: 30px;
}
.tender-form-footer
{
    width: 232px;
    margin: 0 auto 13px;
    font-size: 12px;
    color: #999;
}
.tender-form-explain
{
    color: #fe5f00;
}
.tender-form-input
{
    width: 281px;
    padding: 8px 9px 7px;
    border: 1px solid #dddddd;
    height: 40px;
}
.tender-pop-buttom
{
    position: absolute;
    top: 162px;
    left: 462px;
    display: block;
    width: 112px;
    height: 120px;
    background-image: url(../images/btncol-image.png);
    text-align: center;
    background-color: #FFF;
    border: none;
}
.tender-recalc
{
    position: absolute;
    top: 42px;
    left: 40px;
    font-size: 16px;
    width: 39px;
    color: #fff;
    cursor: pointer;
    line-height: 18px;
}
.tcontent-righ
{
    float: right;
    width: 470px;
    height: 456px;
}
.tender-pop-title-right
{
    padding-top: 35px;
    font-size: 28px;
    text-align: center;
    color: #333;
    line-height: 36px;
    font-size: 22px;
    font-weight: bold;
}
.tender-title-count
{
    color: #fe5f00;
    margin: 0 8px;
}
.tender-title-text
{
    font-size: 14px;
    color: #333;
    font-weight: normal;
}
.tender-price-result
{
    width: 300px;
    margin: 0 auto;
    margin-left: 30px;
    padding: 30px 0;
    border: 1px solid #ddd;
    overflow: hidden;
}
.tender-price-result li span
{
    float: left;
    width: 48%;
    height: 40px;
    line-height: 40px;
    text-align: right;
    font-size: 14px;
    color: #666;
}
.tender-price-result li strong
{
    float: right;
    width: 52%;
    height: 40px;
    line-height: 40px;
    margin-left: 0;
    font-weight: normal;
    font-size: 12px;
}
.content-right-image
{
    float: left;
    height: 400px;
    width: 410px;
    margin-left: 20px;
}
.budget-list1 ul
{
    width: 350px;
    overflow: hidden;
    margin-top: 5px;
}
.budget-list1 li
{
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    width: 137px;
    height: 18px;
    display: inline;
}

.budget-list1 li span, .budget-list1 li b, .budget-list1 li em
{
    font-size: 14px;
    color: #666;
}
.budget-list1 li b
{
    float: right;
    display: inline-block;
}
.budget-list1 li em
{
    margin-left: 5px;
}
.modal i, em
{
font-style: normal;
}
.modal
{
font-size: 14px;
    font-family: "Microsoft Yahei" , tahoma, arial, Hiragino Sans GB, "\5b8b\4f53" , sans-serif;
}

.modal-open
{
    padding: 0 !important;
    overflow: initial !important;	
}
